home *** CD-ROM | disk | FTP | other *** search
- Path: Inter.NL.net!usenet
- From: Auke.Reitsma@net.HCC.nl (Auke Reitsma)
- Newsgroups: comp.lang.c,comp.lang.c++
- Subject: Re: I dont want BIOS to get the keystrokes..
- Date: Thu, 21 Mar 1996 18:02:37 GMT
- Organization: Inter.NL.net, The Internet Provider in The Netherlands.
- Message-ID: <4is5up$9ta@altrade.nijmegen.inter.nl.net>
- References: <4imdph$497@dos.canit.se>
- Reply-To: Auke.Reitsma@net.HCC.nl
- NNTP-Posting-Host: rt98-9.rotterdam.nl.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- ottosson@canit.se (Stefan Ottosson) wrote:
-
- > why doesn┤t this work:? ( Borland C++)
-
- > void interrupt keyb(__CPPARGS)
- > {
- > n++;
- > }
- etc.
-
- You either must call the old handler OR reset the interrupt hardware.
-
- Greetings from Delft, The Netherlands.
-
- Auke Reitsma
-
-